gtkmain: Don't use special paths for key event propagation
authorCarlos Garnacho <carlosg@gnome.org>
Wed, 7 Mar 2018 16:59:22 +0000 (17:59 +0100)
committerCarlos Garnacho <carlosg@gnome.org>
Thu, 5 Apr 2018 17:26:54 +0000 (19:26 +0200)
commitb55696e551c7dd4a0da38ae9ba893e49318e042b
tree02330066cdb46bdee78530b9d63ef181fa08466f
parent385fa18c278632bc4c57331037fa401f3769d70a
gtkmain: Don't use special paths for key event propagation

Set the event_widget to the window focus, and let event capture/bubble
handling do the rest.
gtk/gtkmain.c
gtk/gtkwindow.c